[INFO] fetching crate tenrso-decomp 0.1.0-rc.1...
[INFO] testing tenrso-decomp-0.1.0-rc.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tenrso-decomp 0.1.0-rc.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tenrso-decomp 0.1.0-rc.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tenrso-decomp 0.1.0-rc.1
[INFO] tweaked toml for crates.io crate tenrso-decomp 0.1.0-rc.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tenrso-decomp 0.1.0-rc.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tenrso-decomp 0.1.0-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8dd0056957b039efa5fcf47517b87e74ed956b71dc2e2d579172a5fddab55529
[INFO] running `Command { std: "docker" "start" "-a" "8dd0056957b039efa5fcf47517b87e74ed956b71dc2e2d579172a5fddab55529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dd0056957b039efa5fcf47517b87e74ed956b71dc2e2d579172a5fddab55529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dd0056957b039efa5fcf47517b87e74ed956b71dc2e2d579172a5fddab55529", kill_on_drop: false }`
[INFO] [stdout] 8dd0056957b039efa5fcf47517b87e74ed956b71dc2e2d579172a5fddab55529
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac8986e0df2dd784632f6900e2c692aa884e603b16a38690bc2f1ecf6f6b8e3d
[INFO] running `Command { std: "docker" "start" "-a" "ac8986e0df2dd784632f6900e2c692aa884e603b16a38690bc2f1ecf6f6b8e3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling scirs2-core v0.3.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxicode_derive v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling oxiarc-core v0.2.1
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]    Compiling oxiarc-zstd v0.2.1
[INFO] [stderr]    Compiling oxiarc-lz4 v0.2.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling oxicode v0.1.1
[INFO] [stderr]    Compiling oxiblas-core v0.1.2
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling oxiblas-matrix v0.1.2
[INFO] [stderr]    Compiling oxiblas-blas v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling oxiblas-lapack v0.1.2
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling oxiblas-ndarray v0.1.2
[INFO] [stderr]    Compiling scirs2-linalg v0.3.0
[INFO] [stderr]    Compiling tenrso-core v0.1.0-rc.1
[INFO] [stderr]    Compiling tenrso-kernels v0.1.0-rc.1
[INFO] [stderr]    Compiling tenrso-decomp v0.1.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "ac8986e0df2dd784632f6900e2c692aa884e603b16a38690bc2f1ecf6f6b8e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac8986e0df2dd784632f6900e2c692aa884e603b16a38690bc2f1ecf6f6b8e3d", kill_on_drop: false }`
[INFO] [stdout] ac8986e0df2dd784632f6900e2c692aa884e603b16a38690bc2f1ecf6f6b8e3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df255663f57057d31cbfde85470bc23cf6cf89701ce727d60c6a2357f87443e2
[INFO] running `Command { std: "docker" "start" "-a" "df255663f57057d31cbfde85470bc23cf6cf89701ce727d60c6a2357f87443e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling oxiblas-ndarray v0.1.2
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling scirs2-core v0.3.0
[INFO] [stderr]    Compiling tenrso-core v0.1.0-rc.1
[INFO] [stderr]    Compiling scirs2-linalg v0.3.0
[INFO] [stderr]    Compiling tenrso-kernels v0.1.0-rc.1
[INFO] [stderr]    Compiling tenrso-decomp v0.1.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "df255663f57057d31cbfde85470bc23cf6cf89701ce727d60c6a2357f87443e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df255663f57057d31cbfde85470bc23cf6cf89701ce727d60c6a2357f87443e2", kill_on_drop: false }`
[INFO] [stdout] df255663f57057d31cbfde85470bc23cf6cf89701ce727d60c6a2357f87443e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 973af5dc9805bd57a485d41cb89921e0562c8d2b8af4ca3b52c8a79a03f14912
[INFO] running `Command { std: "docker" "start" "-a" "973af5dc9805bd57a485d41cb89921e0562c8d2b8af4ca3b52c8a79a03f14912", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tenrso_decomp-69b7e194b708a45e)
[INFO] [stdout] 
[INFO] [stdout] running 167 tests
[INFO] [stdout] test cp::tests::test_constraints_effective_params ... ok
[INFO] [stdout] test cp::tests::test_cp_als_nonnegative_validates_input ... ok
[INFO] [stdout] test cp::tests::test_cp_als_nonnegative_skip_validation ... ok
[INFO] [stdout] test cp::tests::test_cp_als_orthogonal ... ok
[INFO] [stdout] test cp::tests::test_cp_als_nonnegative ... ok
[INFO] [stdout] test cp::tests::test_cp_als_l2_regularized ... ok
[INFO] [stdout] test cp::tests::test_cp_als_basic ... ok
[INFO] [stdout] test cp::tests::test_cp_completion_mask_validation ... ok
[INFO] [stdout] test cp::tests::test_cp_completion_no_observed_entries ... ok
[INFO] [stdout] test cp::tests::test_convergence_diagnostics ... ok
[INFO] [stdout] test cp::tests::test_constraint_combinations ... ok
[INFO] [stdout] test cp::tests::test_cp_als_l1_regularized ... ok
[INFO] [stdout] test cp::tests::test_cp_als_elastic_net ... ok
[INFO] [stdout] test cp::tests::test_cp_completion_basic ... ok
[INFO] [stdout] test cp::tests::test_cp_randomized_invalid_params ... ok
[INFO] [stdout] test cp::tests::test_elastic_net_components ... ok
[INFO] [stdout] test cp::tests::test_gram_matrix ... ok
[INFO] [stdout] test cp::tests::test_cp_als_tikhonov_order_1 ... ok
[INFO] [stdout] test cp::tests::test_cp_als_tikhonov_order_0 ... ok
[INFO] [stdout] test cp::tests::test_cp_als_tikhonov_order_2 ... ok
[INFO] [stdout] test cp::tests::test_nonneg_with_l1 ... ok
[INFO] [stdout] test cp::tests::test_regularization_validation ... ok
[INFO] [stdout] test cp::tests::test_soft_threshold_function ... ok
[INFO] [stdout] test cp::tests::test_tikhonov_gram_modification_order_0 ... ok
[INFO] [stdout] test cp::tests::test_validate_nonnegative ... ok
[INFO] [stdout] test cp::tests::test_oscillation_detection ... ok
[INFO] [stdout] test cp::tests::test_convergence_fit_history ... ok
[INFO] [stdout] test cp::tests::test_cp_incremental_shape_mismatch ... ok
[INFO] [stdout] test cp::tests::test_cp_als_accelerated_reconstruction ... ok
[INFO] [stdout] test cp::tests::test_cp_incremental_invalid_mode ... ok
[INFO] [stdout] test cp::tests::test_cp_als_accelerated_faster_convergence ... ok
[INFO] [stdout] test cp::tests::test_cp_als_nonnegative_with_nnsvd_init ... ok
[INFO] [stdout] test property_tests::tests::completion_preserves_observed_pattern ... ok
[INFO] [stdout] test cp::tests::test_nnsvd_initialization ... ok
[INFO] [stdout] test cp::tests::test_cp_als_accelerated_basic ... ok
[INFO] [stdout] test cp::tests::test_leverage_score_initialization ... ok
[INFO] [stdout] test cp::tests::test_cp_incremental_append_mode ... ok
[INFO] [stdout] test cp::tests::test_cp_incremental_sliding_window ... ok
[INFO] [stdout] test property_tests::tests::cp_l2_regularization_reduces_norms ... ok
[INFO] [stdout] test cp::tests::test_cp_randomized_basic ... ok
[INFO] [stdout] test property_tests::tests::cp_overspecified_rank_converges ... ok
[INFO] [stdout] test property_tests::tests::cp_accelerated_faster_convergence ... ok
[INFO] [stdout] test property_tests::tests::cp_orthogonal_factors_are_orthogonal ... ok
[INFO] [stdout] test property_tests::tests::cp_recovers_exact_low_rank ... ok
[INFO] [stdout] test property_tests::tests::cp_oscillation_detection_works ... ok
[INFO] [stdout] test property_tests::tests::cp_convergence_info_tracks_fit ... ok
[INFO] [stdout] test property_tests::tests::all_methods_produce_valid_reconstructions ... ok
[INFO] [stdout] test property_tests::tests::randomized_cp_comparable_to_standard ... ok
[INFO] [stdout] test cp::tests::test_cp_als_l1_promotes_sparsity ... ok
[INFO] [stdout] test property_tests::tests::randomized_cp_converges_with_iterations ... ok
[INFO] [stdout] test property_tests::tests::cp_als_monotone_convergence ... ok
[INFO] [stdout] test property_tests::tests::cp_reconstruction_error_matches_fit ... ok
[INFO] [stdout] test property_tests::tests::randomized_cp_reconstruction_quality ... ok
[INFO] [stdout] test property_tests::tests::cp_nonnegative_factors_are_nonnegative ... ok
[INFO] [stdout] test cp::tests::test_cp_als_l2_shrinks_factors ... ok
[INFO] [stdout] test property_tests::tests::tt_matvec_scaling_is_correct ... ok
[INFO] [stdout] test property_tests::tests::completion_respects_rank_constraint ... ok
[INFO] [stdout] test property_tests::tests::tt_matvec_ranks_multiply ... ok
[INFO] [stdout] test property_tests::tests::cp_reconstruction_invariant_to_scaling ... ok
[INFO] [stdout] test property_tests::tests::tucker_completion_fits_observed_entries ... ignored
[INFO] [stdout] test property_tests::tests::cp_weights_are_nonnegative ... ok
[INFO] [stdout] test property_tests::tests::tt_ranks_respect_max_ranks ... ok
[INFO] [stdout] test property_tests::tests::tucker_completion_respects_rank_constraint ... ignored
[INFO] [stdout] test property_tests::tests::tt_cores_have_correct_shapes ... ok
[INFO] [stdout] test property_tests::tests::randomized_cp_sketch_size_affects_quality ... ok
[INFO] [stdout] test property_tests::tests::tt_reconstruction_error_bounded ... ok
[INFO] [stdout] test property_tests::tests::tt_compression_is_effective ... ok
[INFO] [stdout] test property_tests::tests::completion_improves_with_more_observations ... ok
[INFO] [stdout] test property_tests::tests::completion_fits_observed_entries ... ok
[INFO] [stdout] test property_tests::tests::tt_matvec_identity_preserves_vector ... ok
[INFO] [stdout] test rank_selection::tests::test_convert_mask_to_t ... ok
[INFO] [stdout] test rank_selection::tests::test_cp_num_params ... ok
[INFO] [stdout] test property_tests::tests::tucker_completion_preserves_low_rank_structure ... ok
[INFO] [stdout] test property_tests::tests::cp_reconstruction_error_decreases_with_rank ... ok
[INFO] [stdout] test property_tests::tests::cp_nonnegative_reconstruction_quality ... ok
[INFO] [stdout] test rank_selection::tests::test_cp_rank_cv_invalid_params ... ok
[INFO] [stdout] test rank_selection::tests::test_create_cv_split ... ok
[INFO] [stdout] test rank_selection::tests::test_elbow_detection ... ok
[INFO] [stdout] test rank_selection::tests::test_information_criterion_ordering ... ok
[INFO] [stdout] test rank_selection::tests::test_masked_error_empty_mask ... ok
[INFO] [stdout] test rank_selection::tests::test_masked_reconstruction_error ... ok
[INFO] [stdout] test rank_selection::tests::test_rank_selection_result_improvement ... ok
[INFO] [stdout] test rank_selection::tests::test_rank_selection_strategies_are_different ... ok
[INFO] [stdout] test rank_selection::tests::test_scree_plot_data_basic ... ok
[INFO] [stdout] test rank_selection::tests::test_scree_plot_elbow_detection ... ok
[INFO] [stdout] test rank_selection::tests::test_scree_plot_rank_for_variance ... ok
[INFO] [stdout] test rank_selection::tests::test_select_rank_auto_combined ... ok
[INFO] [stdout] test rank_selection::tests::test_select_rank_auto_cv ... ok
[INFO] [stdout] test rank_selection::tests::test_select_rank_auto_elbow ... ok
[INFO] [stdout] test rank_selection::tests::test_select_rank_auto_ic ... ok
[INFO] [stdout] test rank_selection::tests::test_select_rank_auto_variance_threshold ... ok
[INFO] [stdout] test rank_selection::tests::test_select_rank_prefers_parsimony ... ok
[INFO] [stdout] test rank_selection::tests::test_tt_num_params ... ok
[INFO] [stdout] test rank_selection::tests::test_tucker_num_params ... ok
[INFO] [stdout] test property_tests::tests::tucker_nonnegative_all_components_nonnegative ... ok
[INFO] [stdout] test property_tests::tests::tucker_nonnegative_correct_dimensions ... ok
[INFO] [stdout] test tt::tests::test_tt_compression ... ok
[INFO] [stdout] test tt::tests::test_tt_dot_basic ... ok
[INFO] [stdout] test tt::tests::test_tt_effective_rank ... ok
[INFO] [stdout] test property_tests::tests::randomized_cp_produces_valid_dimensions ... ok
[INFO] [stdout] test property_tests::tests::tt_matvec_dimension_mismatch_fails ... ok
[INFO] [stdout] test property_tests::tests::tucker_error_decreases_with_rank ... ok
[INFO] [stdout] test rank_selection::tests::test_cp_rank_cross_validation_basic ... ok
[INFO] [stdout] test tt::tests::test_tt_eval_at_bounds_checking ... ok
[INFO] [stdout] test tt::tests::test_tt_matrix_from_diagonal ... ok
[INFO] [stdout] test tt::tests::test_tt_matvec_basic ... ok
[INFO] [stdout] test tt::tests::test_tt_matvec_dimension_mismatch ... ok
[INFO] [stdout] test tt::tests::test_tt_frobenius_norm_properties ... ok
[INFO] [stdout] test tt::tests::test_tt_matvec_ranks ... ok
[INFO] [stdout] test tt::tests::test_tt_matvec_scaling ... ok
[INFO] [stdout] test rank_selection::tests::test_cp_rank_cross_validation_training_vs_validation_error ... ok
[INFO] [stdout] test tt::tests::test_tt_eval_at ... ok
[INFO] [stdout] test tt::tests::test_tt_max_rank ... ok
[INFO] [stdout] test tt::tests::test_tt_add_basic ... ok
[INFO] [stdout] test tt::tests::test_tt_reconstruction ... ok
[INFO] [stdout] test tt::tests::test_tt_frobenius_norm ... ok
[INFO] [stdout] test tt::tests::test_tt_hadamard_basic ... ok
[INFO] [stdout] test tt::tests::test_tt_svd_basic ... ok
[INFO] [stdout] test tt::tests::test_tt_operations_shape_mismatch ... ok
[INFO] [stdout] test tucker::tests::test_extract_columns ... ok
[INFO] [stdout] test rank_selection::tests::test_cp_rank_cross_validation_overfitting_detection ... ok
[INFO] [stdout] test tt::tests::test_tt_round_preserves_accuracy ... ok
[INFO] [stdout] test property_tests::tests::tucker_hooi_never_worse_than_hosvd ... ok
[INFO] [stdout] test property_tests::tests::tucker_hooi_improves_over_hosvd ... ok
[INFO] [stdout] test tucker::tests::test_tucker_auto_rank_comparison ... ok
[INFO] [stdout] test tucker::tests::test_tucker_completion_convergence ... ok
[INFO] [stdout] test tt::tests::test_tt_add_with_rounding ... ok
[INFO] [stdout] test tucker::tests::test_tucker_completion_mask_validation ... ok
[INFO] [stdout] test tucker::tests::test_tucker_completion_no_observed_entries ... ok
[INFO] [stdout] test tucker::tests::test_tucker_completion_rank_validation ... ok
[INFO] [stdout] test tucker::tests::test_tucker_auto_rank_invalid_params ... ok
[INFO] [stdout] test tucker::tests::test_tucker_hosvd_basic ... ok
[INFO] [stdout] test tucker::tests::test_tucker_nonnegative_basic ... ok
[INFO] [stdout] test tucker::tests::test_tucker_nonnegative_convergence ... ok
[INFO] [stdout] test tucker::tests::test_tucker_nonnegative_negative_input ... ok
[INFO] [stdout] test tucker::tests::test_tucker_nonnegative_rank_validation ... ok
[INFO] [stdout] test tucker::tests::test_tucker_nonnegative_reconstruction ... ok
[INFO] [stdout] test tt::tests::test_tt_round_reconstruction ... ok
[INFO] [stdout] test tt::tests::test_tt_round_compression ... ok
[INFO] [stdout] test tucker::tests::test_tucker_auto_rank_threshold ... ok
[INFO] [stdout] test tucker::tests::test_tucker_completion_reconstruction ... ok
[INFO] [stdout] test tucker::tests::test_tucker_completion_basic ... ok
[INFO] [stdout] test tucker::tests::test_tucker_randomized_reconstruction ... ok
[INFO] [stdout] test tucker::tests::test_tucker_randomized_power_iters ... ok
[INFO] [stdout] test tucker::tests::test_tucker_reconstruction ... ok
[INFO] [stdout] test utils::tests::test_analyze_factor ... ok
[INFO] [stdout] test utils::tests::test_compare_reconstructions ... ok
[INFO] [stdout] test utils::tests::test_decomp_stats_quality_score ... ok
[INFO] [stdout] test utils::tests::test_estimate_cp_rank ... ok
[INFO] [stdout] test tt::tests::test_tt_round_basic ... ok
[INFO] [stdout] test utils::tests::test_orthogonality_error_identity ... ok
[INFO] [stdout] test utils::tests::test_orthogonality_error_random ... ok
[INFO] [stdout] test property_tests::tests::tucker_factors_are_orthogonal ... ok
[INFO] [stdout] test tucker::tests::test_tucker_randomized_basic ... ok
[INFO] [stdout] test tucker::tests::test_tucker_nonnegative_vs_hosvd ... ok
[INFO] [stdout] test tucker::tests::test_tucker_completion_high_missing_rate ... ok
[INFO] [stdout] test tucker::tests::test_tucker_auto_rank_energy ... ok
[INFO] [stdout] test tt::tests::test_tt_round_ranks_not_exceed_max ... ok
[INFO] [stdout] test property_tests::tests::cp_all_init_strategies_converge ... ok
[INFO] [stdout] test property_tests::tests::tucker_completion_improves_with_more_observations ... ok
[INFO] [stdout] test utils::tests::test_estimate_tucker_ranks ... ok
[INFO] [stdout] test property_tests::tests::tucker_core_has_correct_shape ... ok
[INFO] [stdout] test tucker::tests::test_tucker_randomized_vs_hosvd ... ok
[INFO] [stdout] test tucker::tests::test_tucker_auto_rank_fixed ... ok
[INFO] [stdout] test tucker::tests::test_tucker_randomized_compression ... ok
[INFO] [stdout] test tucker::tests::test_tucker_randomized_oversampling ... ok
[INFO] [stdout] test property_tests::tests::tucker_auto_rank_preserves_energy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 165 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 49.57s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/decomposition_integration.rs (/opt/rustwide/target/debug/deps/decomposition_integration-744b5ee324c820d3)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_cp_als_rank1_exact ... ok
[INFO] [stdout] test test_tucker_hosvd_full_rank ... ok
[INFO] [stdout] test test_cp_als_weight_extraction ... ok
[INFO] [stdout] test test_cp_als_low_rank ... ok
[INFO] [stdout] test test_cp_als_convergence ... ok
[INFO] [stdout] test test_tucker_reconstruction_quality ... ok
[INFO] [stdout] test test_cp_als_invalid_rank_exceeds_mode - should panic ... ok
[INFO] [stdout] test test_cp_als_invalid_rank_zero - should panic ... ok
[INFO] [stdout] test test_tucker_invalid_rank_count - should panic ... ok
[INFO] [stdout] test test_tucker_invalid_rank_exceeds_mode - should panic ... ok
[INFO] [stdout] test test_cp_reconstruction_shape_compatibility ... ok
[INFO] [stdout] test test_cp_tucker_comparison ... ok
[INFO] [stdout] test test_tucker_hosvd_compression ... ok
[INFO] [stdout] test test_tucker_different_ranks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tenrso_decomp
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test src/rank_selection.rs - rank_selection::select_rank_by_criterion (line 372) ... ok
[INFO] [stdout] test src/rank_selection.rs - rank_selection::select_rank_auto (line 852) ... ok
[INFO] [stdout] test src/rank_selection.rs - rank_selection::compute_information_criterion (line 257) ... FAILED
[INFO] [stdout] test src/cp/core.rs - cp::core::cp_als (line 41) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 123) ... FAILED
[INFO] [stdout] test src/rank_selection.rs - rank_selection::ScreePlotData::new (line 133) ... FAILED
[INFO] [stdout] test src/rank_selection.rs - rank_selection::cp_rank_cross_validation (line 650) ... FAILED
[INFO] [stdout] test src/tt.rs - tt::TTDecomp<T>::frobenius_norm (line 300) ... FAILED
[INFO] [stdout] test src/cp/core.rs - cp::core::cp_als_constrained (line 216) ... FAILED
[INFO] [stdout] test src/tt.rs - tt::TTMatrix<T>::matvec (line 441) ... FAILED
[INFO] [stdout] test src/tt.rs - tt::tt_dot (line 1271) ... ok
[INFO] [stdout] test src/tucker.rs - tucker::tucker_hooi (line 405) - compile ... ok
[INFO] [stdout] test src/tt.rs - tt::tt_add (line 1097) ... FAILED
[INFO] [stdout] test src/cp/advanced.rs - cp::advanced::cp_completion (line 222) ... FAILED
[INFO] [stdout] test src/tt.rs - tt::tt_hadamard (line 1399) ... FAILED
[INFO] [stdout] test src/cp/advanced.rs - cp::advanced::cp_randomized (line 421) ... FAILED
[INFO] [stdout] test src/tucker.rs - tucker::tucker_completion (line 991) ... ok
[INFO] [stdout] test src/lib.rs - (line 155) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 84) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::estimate_cp_rank (line 258) ... ok
[INFO] [stdout] test src/tt.rs - tt::TTDecomp<T>::eval_at (line 219) ... FAILED
[INFO] [stdout] test src/tucker.rs - tucker::tucker_nonnegative (line 757) ... ok
[INFO] [stdout] test src/utils.rs - utils::compute_orthogonality_error (line 82) ... ok
[INFO] [stdout] test src/rank_selection.rs - rank_selection::create_cv_split (line 506) ... ok
[INFO] [stdout] test src/tt.rs - tt::tt_matrix_from_diagonal (line 564) ... ok
[INFO] [stdout] test src/utils.rs - utils::compare_reconstructions (line 189) ... ok
[INFO] [stdout] test src/tucker.rs - tucker::tucker_hosvd (line 317) ... ok
[INFO] [stdout] test src/tucker.rs - tucker::tucker_hosvd_auto (line 174) ... ok
[INFO] [stdout] test src/cp/advanced.rs - cp::advanced::cp_als_incremental (line 572) ... ok
[INFO] [stdout] test src/cp/advanced.rs - cp::advanced::cp_als_accelerated (line 41) has been running for over 60 seconds
[INFO] [stdout] test src/lib.rs - (line 104) has been running for over 60 seconds
[INFO] [stdout] test src/tt.rs - tt::tt_round (line 867) has been running for over 60 seconds
[INFO] [stdout] test src/tt.rs - tt::tt_svd (line 691) has been running for over 60 seconds
[INFO] [stdout] test src/utils.rs - utils::estimate_tucker_ranks (line 300) ... ok
[INFO] [stdout] test src/tucker.rs - tucker::tucker_randomized (line 595) has been running for over 60 seconds
[INFO] [stdout] test src/tt.rs - tt::tt_round (line 867) ... ok
[INFO] [stdout] test src/cp/advanced.rs - cp::advanced::cp_als_accelerated (line 41) ... ok
[INFO] [stdout] test src/lib.rs - (line 104) ... ok
[INFO] [stdout] test src/tt.rs - tt::tt_svd (line 691) ... ok
[INFO] [stdout] test src/tucker.rs - tucker::tucker_randomized (line 595) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rank_selection.rs - rank_selection::compute_information_criterion (line 257) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestV2abLx/rustc6aw6S5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestV2abLx/rustc6aw6S5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestV2abLx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cp/core.rs - cp::core::cp_als (line 41) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestae1s1Y/rustcCjrLnU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestae1s1Y/rustcCjrLnU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestae1s1Y/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 123) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsBvR4h/rustcHrMIm6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestsBvR4h/rustcHrMIm6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsBvR4h/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rank_selection.rs - rank_selection::ScreePlotData::new (line 133) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest3oRnjA/rustcGCXUEl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3oRnjA/rustcGCXUEl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3oRnjA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rank_selection.rs - rank_selection::cp_rank_cross_validation (line 650) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestkNjouc/rustcwu0Kjj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkNjouc/rustcwu0Kjj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkNjouc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt.rs - tt::TTDecomp<T>::frobenius_norm (line 300) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOSbokN/rustcKkJYre/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOSbokN/rustcKkJYre/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOSbokN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cp/core.rs - cp::core::cp_als_constrained (line 216) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestKJIO9j/rustcikB9BJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestKJIO9j/rustcikB9BJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKJIO9j/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt.rs - tt::TTMatrix<T>::matvec (line 441) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthKvmGV/rustc6k9qB8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthKvmGV/rustc6k9qB8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthKvmGV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt.rs - tt::tt_add (line 1097) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestfydjIH/rustcqPGcgM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestfydjIH/rustcqPGcgM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfydjIH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cp/advanced.rs - cp::advanced::cp_completion (line 222) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestKU1bKF/rustcddhMP0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestKU1bKF/rustcddhMP0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKU1bKF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt.rs - tt::tt_hadamard (line 1399) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4EytBR/rustcF6a2Bk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4EytBR/rustcF6a2Bk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4EytBR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cp/advanced.rs - cp::advanced::cp_randomized (line 421) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzSTubX/rustcBYixhA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzSTubX/rustcBYixhA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzSTubX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 155) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestLZ7KdL/rustcRyfxHv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLZ7KdL/rustcRyfxHv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLZ7KdL/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 84) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestRgR98S/rustcjqWNdr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestRgR98S/rustcjqWNdr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRgR98S/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt.rs - tt::TTDecomp<T>::eval_at (line 219) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesteioBfp/rustcR1eFlI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-369f7d6f49f61843,libtenrso_kernels-352509ad76a40d14,libtenrso_core-46edf6f9c65a199b,libsmallvec-45f6e3b8047adea1,libanyhow-d0824aa9c7568042,libscirs2_linalg-bb007bebcb9b972d,libhalf-8c9dd2dcb761eb95,libscirs2_core-4087fd26241e37f9,liboxiarc_zstd-f4dbe44f180c7b96,liboxiarc_lz4-cd5a9a9059c24872,liboxiarc_core-97d0f1444f6dcf00,libcrc32fast-66fcb8dfd77ba9de,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libnum_cpus-d4c6f773c828b9f4,libndarray_rand-06f787485f3c5622,librand_distr-eed9dfd35c8f4003,liboxiblas_ndarray-681d2ca55b38a3f4,liboxiblas_lapack-07f88108964732e2,liboxiblas_blas-09e4eb3701653fd0,liboxiblas_matrix-4675a20180c5d5e0,liboxiblas_core-844be8e12741d703,libonce_cell-0ba6aecba7086d38,libthiserror-52f9c25661903eab,libchrono-05f8fab1c5cf16da,libiana_time_zone-e4284183d46316cc,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,librand-33b4018a9ee04f99,librand_chacha-f4375052d86a69aa,libppv_lite86-9c1110b0bb57df3f,libzerocopy-944c240f2968e63e,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libndarray-a52bfa40b7d3288e,libmatrixmultiply-b274a47ba471d93f,libapprox-607a1bfcf54e8c83,libnum_complex-1cdeb913403618b4,libbytemuck-551c853cab726431,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-3bc697f5d4cf544e,libnum_traits-03fd58aafdbeefe6,librawpointer-a726d041f28ef5ec,libserde-31c829eaadb79353,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesteioBfp/rustcR1eFlI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteioBfp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/cp/advanced.rs - cp::advanced::cp_completion (line 222)
[INFO] [stdout]     src/cp/advanced.rs - cp::advanced::cp_randomized (line 421)
[INFO] [stdout]     src/cp/core.rs - cp::core::cp_als (line 41)
[INFO] [stdout]     src/cp/core.rs - cp::core::cp_als_constrained (line 216)
[INFO] [stdout]     src/lib.rs - (line 123)
[INFO] [stdout]     src/lib.rs - (line 155)
[INFO] [stdout]     src/lib.rs - (line 84)
[INFO] [stdout]     src/rank_selection.rs - rank_selection::ScreePlotData::new (line 133)
[INFO] [stdout]     src/rank_selection.rs - rank_selection::compute_information_criterion (line 257)
[INFO] [stdout]     src/rank_selection.rs - rank_selection::cp_rank_cross_validation (line 650)
[INFO] [stdout]     src/tt.rs - tt::TTDecomp<T>::eval_at (line 219)
[INFO] [stdout]     src/tt.rs - tt::TTDecomp<T>::frobenius_norm (line 300)
[INFO] [stdout]     src/tt.rs - tt::TTMatrix<T>::matvec (line 441)
[INFO] [stdout]     src/tt.rs - tt::tt_add (line 1097)
[INFO] [stdout]     src/tt.rs - tt::tt_hadamard (line 1399)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 185.89s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "973af5dc9805bd57a485d41cb89921e0562c8d2b8af4ca3b52c8a79a03f14912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "973af5dc9805bd57a485d41cb89921e0562c8d2b8af4ca3b52c8a79a03f14912", kill_on_drop: false }`
[INFO] [stdout] 973af5dc9805bd57a485d41cb89921e0562c8d2b8af4ca3b52c8a79a03f14912
